networking.ipips.<name>.encapsulation.limit

For an IPv6-based tunnel, the maximum number of nested encapsulation to allow. 0 means no nesting, "none" unlimited.

Type
value "none" (singular enum) or (unsigned integer, meaning >=0)
Default
4
Example
"none"
Declared
<nixpkgs/nixos/modules/tasks/network-interfaces.nix>